home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_300 / 388_01 / ae / 93 / jul / copying < prev    next >
Encoding:
Text File  |  1993-06-06  |  5.0 KB  |  114 lines

  1. Copyright 1993, 1993 by Anthony Howe.  All rights reserved.  No warranty.
  2.  
  3. The Author, Anthony Howe, has placed all versions prior to April
  4. 1993 of Anthony's Editor, hereon refered to as AE, into the Public
  5. Domain.  All subsequent releases of AE, starting from April 1993, 
  6. to the present date, will be subject to Copyright and this License
  7. Agreement.
  8.  
  9. This License Agreement is similar, but not identical, to the GNU Public
  10. Licence Agreement.
  11.  
  12.  
  13. COPYING POLICES
  14.  
  15.    1.    You may use, copy, and distribute verbatim copies of AE source
  16.     code as you received it, in any medium, provided that you:
  17.  
  18.        a)   retain in each file of the distribution and the
  19.         generated executables, a valid Copyright notice
  20.         "Copyright 1993, 1993 by Anthony Howe.  All rights
  21.         reserved." (or whatever years are appropriate); and
  22.  
  23.        b)   a notice stating the presence or lack of any warranty 
  24.         should also appear following the Copyright; and
  25.  
  26.        c)   provide any other recipients of this software a copy
  27.         of this notice that explains the software's status; and
  28.  
  29.        d)   may charge a distribution fee for the physical act of
  30.         transferring a copy.
  31.  
  32.    2.   You may modify your copy or copies of AE source code or any
  33.     portion of it, and copy and distribute such modifications
  34.     under the terms of Paragraph 1 above, provided that you also
  35.     do the following:
  36.  
  37.        a)   cause the modified files to carry prominent notices
  38.         stating that you changed the files and the date of any
  39.         change; and
  40.  
  41.        b)   cause the whole of any work that you distribute or
  42.         publish, that in whole or in part contains or is a
  43.         derivative of AE or any part thereof, to be licensed
  44.         at no charge to all third parties on terms identical
  45.         to those contained in this License Agreement; and
  46.  
  47.        c)    you may at your option offer warranty protection in
  48.         exchange for a fee.
  49.  
  50.    3.   You may use, copy, and distribute AE in object or executable
  51.     form under the terms of Paragraphs 1 and 2 above provided that
  52.     you also do one of the following:
  53.  
  54.        a)   accompany it with the complete corresponding machine-
  55.         readable source code, which must be distributed under
  56.         the terms of Paragraphs 1 and 2 above; or
  57.  
  58.        b)    accompany it with a written offer, valid for at least
  59.         three (3) years, to give any third party free (except
  60.         for nominal shipping charge) a complete machine-readable
  61.         copy of the corresponding source to be distributed under
  62.                 the terms of Paragraphs 1 and 2 above; or
  63.  
  64.        c)   accompany it with the information you received as to
  65.         where the corresponding source code may be obtained.
  66.         (This alternative is allowed only for noncommercial
  67.         distribution and only if you received the program in
  68.         object code or executable form alone.)
  69.  
  70.    4.   You may not copy, sublicense, distribute, or transfer AE
  71.     except as expressly provided under this License Agreement.
  72.     Any attempt otherwise to copy, sublicense, distribute, or
  73.     transfer AE is void and your rights to use AE under this
  74.     License Agreement shall be automatically terminated.  However,
  75.     parties who have received computer software programs from you
  76.     with this License Agreement will not have their licenses
  77.     terminated so long as such parties remain in full compliance.
  78.  
  79.    5.   You may incorporate parts of AE into other programs whose
  80.     distribution conditions are different provided both source
  81.     code and documentation acknowledge the contributions made by
  82.     the Author with a notice "Portions of this code derivied from
  83.     Anthony's Editor.  Copyright 1993, 1993 by Anthony Howe." (or
  84.     whatever years are appropriate).
  85.  
  86.    6.   Mere aggregation of other unrelated programs with this program
  87.     (or its derivative) on a volume of a storage or distribution
  88.     medium (such as archive collections) does not bring the other
  89.     programs under the scope of these terms.
  90.  
  91.  
  92. NO WARRANTY
  93.  
  94. Because AE is licensed free of charge, we provide absolutely no
  95. warranty, to the extent permitted by applicable state law.  Except
  96. when otherwise stated in writing, the Author and/or other parties
  97. provide AE "as is" without warranty of any kind, either expressed or
  98. implied, including, but not limited to, the implied warranties of
  99. merchantability and fitness for a particular purpose.  The entire risk
  100. as to the quality and performance of the program is with you.  Should
  101. the AE program prove defective, you assume the cost of all necessary
  102. servicing, repair, or correction.
  103.  
  104. In no event unless required by applicable law will the Author and/or
  105. any other party who may modify and redistribute AE as permitted above,
  106. be liable to you for damages, including any lost profits, lost monies,
  107. or other special, incidental or consequential damages arising out of
  108. the use or inability to use (including but not limited to loss of data
  109. or data being rendered inaccurate or losses sustained by third parties
  110. or a failure of the program to operate with programs not distributed
  111. by the Author) the program, even if you have been advised of the
  112. possibility of such damages, or for any claim by any other party.
  113.  
  114.